home *** CD-ROM | disk | FTP | other *** search
/ Mac Magazin/MacEasy 19 / Mac Magazin and MacEasy Magazine CD - Issue 19.iso / Wissenschaft & Technik / MacApp & CW8 / 3.1.5 Metrowerks Support / Read Me < prev   
Text File  |  1996-01-17  |  3KB  |  64 lines

  1. Read Me for MacApp 3.1.5
  2.  
  3. With this version of CW, we have tried to do something different with
  4. our integration of MacApp.  Many developers got their ETO 19 subscription 
  5. before they received CW8.  Presumably, they have already begun development
  6. with MacApp 3.1.5 final and might not want to start over with a new copy of 
  7. the MacApp environment.  Also many of them don't necessarily need the 
  8. entire MacApp folder to use with the IDE--just Libraries and Interfaces are
  9. actually necessary.  To this end, we have used AppleScripts more
  10. heavily to do the integration automatically to fit your programming
  11. environment.
  12.  
  13. As shipped on the CD, the "MacApp 3.1.5 - HD Ready" folder does
  14. not contain any CW projects.  The "MacApp 3.1.5" folder contains a folder 
  15. called "Metrowerks Support".  That folder is completely obsoleted by
  16. this doc's parent folder "3.1.5 Metrowerks Support".  Also, there is an
  17. MPW script called "MacApp 3.1.5:Goodies:InstallMetrowerksSupport".  It was 
  18. provided by Apple for use with CW7.  Do not use it.  However, if you
  19. have already run the script, don't worry, my new AppleScripts will still 
  20. work properly.  Please follow the steps below to convert MacApp to CW8. 
  21.  
  22. 1.  Drag MacApp 3.1.5 (or whatever parts you need) to your harddrive.  You
  23.     must have Libraries and Interfaces.  Copy Examples if you want 
  24.     to observe some of the demo apps.  Even if you are only interested in
  25.     one demo app, copy them all otherwise the AppleScripts won't work.
  26.     Copy everything else if you are using the CW MPW tools.  
  27.     
  28. 2.  Drag the "3.1.5 Metrowerks Support" folder into the MacApp folder.  
  29.     Open it and run the "Move Files" AppleScript.  It will move around a 
  30.     few files that need to be swapped for CW8.  You can examine the files 
  31.     in "{MacApp}Original Files:" when the script is done.  None of the 
  32.     changed files would affect your ability to use MacApp with another
  33.     vendor's tools.
  34.     
  35. 3.    Next, you need to build the libraries and precompiled headers.
  36.     Run "3.1.5 Metrowerks Support:CW Scripts:Build Libraries XXX" where
  37.     XXX is 68K and or PPC.  (This task is unnecessary if you are using
  38.     the CW MPW tools exclusively.)
  39.  
  40. *** If you have have a copy of Examples into your MacApp folder, continue with: ***
  41.  
  42. 4.    Now create the CW8 demo projects.  
  43.     Run "3.1.5 Metrowerks Support:CW Scripts:Special scripts:Update Prefs XXX Examples".
  44.     This AppleScript will insure that all of the projects have
  45.     the right files and preferences.
  46.     
  47. 5.    Finally, Run "Metrowerks Support:CW Scripts:Build Examples XXX"
  48.     to actually build all of the examples.
  49.     
  50. Some words of advice:  Always build the libraries first since the scripts
  51. depend on the libs existing.  Check out the other scripts.  Most of them 
  52. you won't need but you might want to use Update Prefs XXX on an existing 
  53. project or use Create XXX Project.
  54.  
  55. Sometimes the projects inexplicably seem to lose their preferences.  In the
  56. Special Scripts are scripts that can set the preferences of all of the projects.
  57.  
  58. The projects were built for CW 1.4 so if you want to use the Browser,
  59. please read the Browser docs to see how it is activated (hint: there
  60. is a Browser Preference panel, and a Browser Catalog item in the Tools
  61. Menu).  
  62.  
  63. Mark Anderson
  64. metrowerks